home *** CD-ROM | disk | FTP | other *** search
/ CD School House 9 / CD School House 9.0 - Wayzata Technology (1994).iso / mac / MAC / School House / Social Studies / The Constitution Stack / background_2641.txt < prev    next >
Text File  |  1988-08-09  |  4KB  |  191 lines

  1. -- background: 2641 from stack: in
  2. -- bmap block id: 3089
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6. ----- HyperTalk script -----
  7.  
  8.  
  9.  
  10.  
  11. -- part 1 (field)
  12. -- low flags: 01
  13. -- high flags: 2007
  14. -- rect: left=0 top=20 right=313 bottom=512
  15. -- title width / last selected line: 0
  16. -- icon id / first selected line: 0 / 0
  17. -- text alignment: 0
  18. -- font id: 3
  19. -- text size: 10
  20. -- style flags: 0
  21. -- line height: 13
  22. -- part name: GospelTop
  23.  
  24.  
  25. -- part 4 (button)
  26. -- low flags: 00
  27. -- high flags: 0000
  28. -- rect: left=261 top=315 right=341 bottom=296
  29. -- title width / last selected line: 0
  30. -- icon id / first selected line: 26425 / 26425
  31. -- text alignment: 1
  32. -- font id: 0
  33. -- text size: 12
  34. -- style flags: 0
  35. -- line height: 16
  36. -- part name: Next
  37. ----- HyperTalk script -----
  38. on mouseUp
  39.   visual dissolve very fast
  40.   go to next card
  41. end mouseUp
  42.  
  43.  
  44.  
  45. -- part 5 (button)
  46. -- low flags: 00
  47. -- high flags: 0000
  48. -- rect: left=209 top=315 right=341 bottom=245
  49. -- title width / last selected line: 0
  50. -- icon id / first selected line: 902 / 902
  51. -- text alignment: 1
  52. -- font id: 0
  53. -- text size: 12
  54. -- style flags: 0
  55. -- line height: 16
  56. -- part name: Prev
  57. ----- HyperTalk script -----
  58. on mouseUp
  59.   visual dissolve very fast
  60.   go to prev card
  61. end mouseUp
  62.  
  63.  
  64.  
  65. -- part 6 (button)
  66. -- low flags: 00
  67. -- high flags: 0000
  68. -- rect: left=4 top=316 right=342 bottom=33
  69. -- title width / last selected line: 0
  70. -- icon id / first selected line: 21700 / 21700
  71. -- text alignment: 1
  72. -- font id: 0
  73. -- text size: 12
  74. -- style flags: 0
  75. -- line height: 16
  76. -- part name: Home
  77. ----- HyperTalk script -----
  78. on mouseUp
  79.   visual effect dissolve
  80.   go home
  81. end mouseUp
  82.  
  83.  
  84.  
  85. -- part 7 (button)
  86. -- low flags: 00
  87. -- high flags: 0000
  88. -- rect: left=424 top=315 right=342 bottom=463
  89. -- title width / last selected line: 0
  90. -- icon id / first selected line: 8538 / 8538
  91. -- text alignment: 1
  92. -- font id: 0
  93. -- text size: 12
  94. -- style flags: 0
  95. -- line height: 16
  96. -- part name: Find
  97. ----- HyperTalk script -----
  98. on mouseUp
  99.   doMenu "Find..."
  100. end mouseUp
  101.  
  102.  
  103.  
  104.  
  105. -- part 8 (button)
  106. -- low flags: 00
  107. -- high flags: 0000
  108. -- rect: left=38 top=316 right=342 bottom=74
  109. -- title width / last selected line: 0
  110. -- icon id / first selected line: 32670 / 32670
  111. -- text alignment: 1
  112. -- font id: 0
  113. -- text size: 12
  114. -- style flags: 0
  115. -- line height: 16
  116. -- part name: View
  117. ----- HyperTalk script -----
  118. on mouseUp
  119.   show all cards
  120. end mouseUp
  121.  
  122.  
  123.  
  124. -- part 9 (button)
  125. -- low flags: 00
  126. -- high flags: 2000
  127. -- rect: left=362 top=315 right=342 bottom=412
  128. -- title width / last selected line: 0
  129. -- icon id / first selected line: 0 / 0
  130. -- text alignment: 1
  131. -- font id: 0
  132. -- text size: 12
  133. -- style flags: 0
  134. -- line height: 16
  135. -- part name: Text Dump
  136. ----- HyperTalk script -----
  137. on mouseUp
  138.   answer "Export..." with "This Section" or "All" or "Cancel"
  139.   if it = "This Section" then
  140.     Ask "Save as..." with "Export"
  141.     if it <> empty then
  142.       open file it
  143.       write background field 1 to file it
  144.       close file it
  145.       answer "Text Export of file " & it & " Complete!!!"
  146.     end if
  147.   else if it = "All" then
  148.     answer "Sorry... That Function is not yet Available" with OK
  149.   end if
  150. end mouseUp
  151.  
  152.  
  153.  
  154. -- part 11 (button)
  155. -- low flags: 00
  156. -- high flags: 0000
  157. -- rect: left=467 top=315 right=342 bottom=499
  158. -- title width / last selected line: 0
  159. -- icon id / first selected line: 29114 / 29114
  160. -- text alignment: 1
  161. -- font id: 0
  162. -- text size: 12
  163. -- style flags: 0
  164. -- line height: 16
  165. -- part name: 
  166. ----- HyperTalk script -----
  167. on mouseUp
  168.   visual effect iris close
  169.   doMenu Back
  170. end mouseUp
  171.  
  172.  
  173.  
  174. -- part 17 (button)
  175. -- low flags: 00
  176. -- high flags: 0000
  177. -- rect: left=123 top=315 right=341 bottom=158
  178. -- title width / last selected line: 0
  179. -- icon id / first selected line: 21449 / 21449
  180. -- text alignment: 1
  181. -- font id: 0
  182. -- text size: 12
  183. -- style flags: 0
  184. -- line height: 16
  185. -- part name: 
  186. ----- HyperTalk script -----
  187. on mouseUp
  188.   go to card "title"
  189. end mouseUp
  190.  
  191.